[INFO] fetching crate memory-cache-rust 0.1.0-alpha...
[INFO] fixing memory-cache-rust-0.1.0-alpha against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate memory-cache-rust 0.1.0-alpha into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate memory-cache-rust 0.1.0-alpha
[INFO] finished tweaking crates.io crate memory-cache-rust 0.1.0-alpha
[INFO] tweaked toml for crates.io crate memory-cache-rust 0.1.0-alpha written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate memory-cache-rust 0.1.0-alpha on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 143 packages to latest compatible versions
[INFO] [stderr]       Adding ahash v0.7.8 (available: v0.8.12)
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.8.2)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding hashbrown v0.13.2 (available: v0.17.1)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] [stderr]       Adding seize v0.2.5 (available: v0.5.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libmath v0.2.1
[INFO] [stderr]   Downloaded syncpool v0.1.6
[INFO] [stderr]   Downloaded seize v0.2.5
[INFO] [stderr]   Downloaded timer v0.2.0
[INFO] [stderr]   Downloaded aes-prng v0.2.2
[INFO] [stderr]   Downloaded crossbeam v0.3.2
[INFO] [stderr]   Downloaded concache v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6ad74ebff23428d118cdf2700f2e2e3797ef39b4e64b56a9badbb9dd498ed604
[INFO] running `Command { std: "docker" "start" "6ad74ebff23428d118cdf2700f2e2e3797ef39b4e64b56a9badbb9dd498ed604", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6ad74ebff23428d118cdf2700f2e2e3797ef39b4e64b56a9badbb9dd498ed604" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ad74ebff23428d118cdf2700f2e2e3797ef39b4e64b56a9badbb9dd498ed604", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6ad74ebff23428d118cdf2700f2e2e3797ef39b4e64b56a9badbb9dd498ed604" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking crossbeam v0.3.2
[INFO] [stderr]     Checking seize v0.2.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking syncpool v0.1.6
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking concache v0.2.1
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking aes-prng v0.2.2
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking libmath v0.2.1
[INFO] [stderr]     Checking timer v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking memory-cache-rust v0.1.0-alpha (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]   --> src/cmsketch.rs:94:51
[INFO] [stdout]    |
[INFO] [stdout] 94 |             s.push_str(format!("{:#02} ", (self.0[(i / 2)] >> ((i & 1) * 4)) & 0x0f).as_str());
[INFO] [stdout]    |                                                   ^     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 94 -             s.push_str(format!("{:#02} ", (self.0[(i / 2)] >> ((i & 1) * 4)) & 0x0f).as_str());
[INFO] [stdout] 94 +             s.push_str(format!("{:#02} ", (self.0[i / 2 ] >> ((i & 1) * 4)) & 0x0f).as_str());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/ttl.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |             break;
[INFO] [stdout]    |             ----- any code following this expression is unreachable
[INFO] [stdout] 95 |
[INFO] [stdout] 96 |             break;
[INFO] [stdout]    |             ^^^^^^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `syncpool::prelude`
[INFO] [stdout]  --> src/ring.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use syncpool::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Add`
[INFO] [stdout]  --> src/cache.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::ops::{Add, Deref};
[INFO] [stdout]   |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `entries` is never read
[INFO] [stdout]   --> src/bloom/bbloom.rs:35:27
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let mut entries = 0;
[INFO] [stdout]    |                           ^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 42 |             entries = num_entries as u64;
[INFO] [stdout]    |             ---------------------------- `entries` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `locs` is never read
[INFO] [stdout]   --> src/bloom/bbloom.rs:36:24
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let mut locs = 0;
[INFO] [stdout]    |                        ^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 43 |             locs = wrongs as u64;
[INFO] [stdout]    |             -------------------- `locs` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/bloom/bbloom.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |         unsafe {
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/bloom/bbloom.rs:153:32
[INFO] [stdout]     |
[INFO] [stdout] 153 |             bj.filter_set[i] = unsafe { ptr.wrapping_offset(i as isize) as u8 }
[INFO] [stdout]     |                                ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function cannot return without recursing
[INFO] [stdout]   --> src/store.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn deref_mut(&mut self) -> &mut Self::Target {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing
[INFO] [stdout] 72 |         self
[INFO] [stdout]    |         ---- recursive call site
[INFO] [stdout]    |
[INFO] [stdout]    = help: a `loop` may express intention better if this is on purpose
[INFO] [stdout]    = note: `#[warn(unconditional_recursion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `expiration` is never read
[INFO] [stdout]    --> src/cache.rs:592:48
[INFO] [stdout]     |
[INFO] [stdout] 592 |         let mut expiration: Option<Duration> = None;
[INFO] [stdout]     |                                                ^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 600 |             expiration = Some(time::SystemTime::now().elapsed().unwrap().checked_add(ttl).unwrap())
[INFO] [stdout]     |             --------------------------------------------------------------------------------------- `expiration` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function cannot return without recursing
[INFO] [stdout]    --> src/cache.rs:742:5
[INFO] [stdout]     |
[INFO] [stdout] 742 |     pub fn clear<'g>(&'g self, guard: &'g Guard) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing
[INFO] [stdout] ...
[INFO] [stdout] 761 |         self.clear(guard);
[INFO] [stdout]     |         ----------------- recursive call site
[INFO] [stdout]     |
[INFO] [stdout]     = help: a `loop` may express intention better if this is on purpose
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/policy.rs:191:17
[INFO] [stdout]     |
[INFO] [stdout] 191 |                 unsafe {
[INFO] [stdout]     |                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/ring.rs:46:25
[INFO] [stdout]    |
[INFO] [stdout] 44 |             unsafe {
[INFO] [stdout]    |             ------ because it's nested under this `unsafe` block
[INFO] [stdout] 45 |                 let p = self.cons.load(Ordering::SeqCst, guard);
[INFO] [stdout] 46 |                 let p = unsafe {p.as_ptr()};
[INFO] [stdout]    |                         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/ring.rs:47:25
[INFO] [stdout]    |
[INFO] [stdout] 44 |             unsafe {
[INFO] [stdout]    |             ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 47 |                 let p = unsafe {p.as_mut().unwrap()};
[INFO] [stdout]    |                         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/ring.rs:49:39
[INFO] [stdout]    |
[INFO] [stdout] 44 |             unsafe {
[INFO] [stdout]    |             ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 49 |                 if data.is_null() || !unsafe { data.deref() }.is_empty() {
[INFO] [stdout]    |                                       ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `size_exp` is never read
[INFO] [stdout]   --> src/bloom/bbloom.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Bloom {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     size_exp: u64,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `json_encoder` is never used
[INFO] [stdout]    --> src/bloom/bbloom.rs:145:8
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl Bloom {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 145 |     fn json_encoder(&mut self) -> Vec<u8> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `any_as_u8_slice` is never used
[INFO] [stdout]  --> src/bloom/rutil.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | unsafe fn any_as_u8_slice<T: Sized>(p: &T) -> &[u8] {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_string` is never used
[INFO] [stdout]   --> src/bloom/hasher.rs:58:4
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn is_string<T: ?Sized + Any>(_s: &T) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/store.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl<V> Node<V> {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 23 |     pub(crate) fn new<AV>(key: u64, conflict: u64, value: AV, expiration: Option<Duration>) -> Self
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `into_box` and `compare_exchange` are never used
[INFO] [stdout]   --> src/reclaim.rs:23:26
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<T> Atomic<T> {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub(crate) unsafe fn into_box(self) -> Box<Linked<T>> {
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub(crate) fn compare_exchange<'g>(
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CompareExchangeError` is never constructed
[INFO] [stdout]   --> src/reclaim.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub(crate) struct CompareExchangeError<'g, T> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `RetireShared` is never used
[INFO] [stdout]    --> src/reclaim.rs:146:18
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub(crate) trait RetireShared {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `GuardRef` is never used
[INFO] [stdout]    --> src/reclaim.rs:156:17
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub(crate) enum GuardRef<'g> {
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get` and `SetsDropped` are never used
[INFO] [stdout]    --> src/cache.rs:917:19
[INFO] [stdout]     |
[INFO] [stdout] 910 | impl Metrics {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 917 |     pub(crate) fn get<'g>(&'g self, t: MetricType, guard: &'g Guard) -> u64 {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 931 |     pub(crate) fn SetsDropped<'g>(&'g self, guard: &'g Guard) -> u64 {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Policy` is never used
[INFO] [stdout]   --> src/policy.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub trait Policy {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `number_counters` and `max_cost` are never read
[INFO] [stdout]   --> src/policy.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct DefaultPolicy<T> {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |     number_counters: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 47 |     lock: Mutex<()>,
[INFO] [stdout] 48 |     max_cost: i64,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `has`, `close`, and `cap` are never used
[INFO] [stdout]    --> src/policy.rs:218:12
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl<T> DefaultPolicy<T> {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 218 |     pub fn has(&self, key: u64, _guard: &Guard) -> bool {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 |     pub fn close(&mut self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 246 |     pub fn cap(&self) -> i64 {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset` is never used
[INFO] [stdout]   --> src/cmsketch.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl CmSketch {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub  fn reset(&mut self) {
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `reset` and `string` are never used
[INFO] [stdout]   --> src/cmsketch.rs:85:8
[INFO] [stdout]    |
[INFO] [stdout] 71 | impl CmRows {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 85 |     fn reset(&mut self) {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 |     fn string(&self) -> String {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `RingConsumer` is never used
[INFO] [stdout]   --> src/ring.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub type RingConsumer = Box<dyn Fn(Vec<u64>) -> bool>;
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `getSize` should have a snake case name
[INFO] [stdout]    --> src/bloom/bbloom.rs:170:4
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn getSize(mut u_i64: u64) -> (u64, u64) {
[INFO] [stdout]     |    ^^^^^^^ help: convert the identifier to snake case: `get_size`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/bloom/haskey.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let key = *key.deref();
[INFO] [stdout]    |                   ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `T` does not implement `Deref`, so calling `deref` on `&T` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/cache.rs:593:12
[INFO] [stdout]     |
[INFO] [stdout] 593 |         if ttl.as_millis() < 0 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `delVal` should have a snake case name
[INFO] [stdout]    --> src/cache.rs:666:29
[INFO] [stdout]     |
[INFO] [stdout] 666 |                         let delVal = dstore.del(&victims[i].key, &0, guard);
[INFO] [stdout]     |                             ^^^^^^ help: convert the identifier to snake case: `del_val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/cache.rs:675:125
[INFO] [stdout]     |
[INFO] [stdout] 675 | ...ims[i].conflict, unsafe { v.deref().deref().deref() }, victims[i].cost)
[INFO] [stdout]     |                                               ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `V` does not implement `Deref`, so calling `deref` on `&V` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `delVal` should have a snake case name
[INFO] [stdout]    --> src/cache.rs:811:29
[INFO] [stdout]     |
[INFO] [stdout] 811 |                         let delVal = store.del(&victims[i].key, &0, guard);
[INFO] [stdout]     |                             ^^^^^^ help: convert the identifier to snake case: `del_val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/cache.rs:820:125
[INFO] [stdout]     |
[INFO] [stdout] 820 | ...ims[i].conflict, unsafe { v.deref().deref().deref() }, victims[i].cost)
[INFO] [stdout]     |                                               ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `V` does not implement `Deref`, so calling `deref` on `&V` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `SetsDropped` should have a snake case name
[INFO] [stdout]    --> src/cache.rs:931:19
[INFO] [stdout]     |
[INFO] [stdout] 931 |     pub(crate) fn SetsDropped<'g>(&'g self, guard: &'g Guard) -> u64 {
[INFO] [stdout]     |                   ^^^^^^^^^^^ help: convert the identifier to snake case: `sets_dropped`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `cmDepth` should have an upper case name
[INFO] [stdout]  --> src/cmsketch.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const cmDepth: usize = 4;
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 6 - const cmDepth: usize = 4;
[INFO] [stdout] 6 + const CM_DEPTH: usize = 4;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stdout] warning: function `task_insert_flurry_u64_u64_guard_every_it` is never used
[INFO] [stdout]   --> benches/flurry_dashmap.rs:28:4
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn task_insert_flurry_u64_u64_guard_every_it() -> Cache<u64, u64> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_flurry_u64_u64_guard_every_it` is never used
[INFO] [stdout]   --> benches/flurry_dashmap.rs:37:4
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn insert_flurry_u64_u64_guard_every_it(c: &mut Criterion) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `task_get_flurry_u64_u64_guard_every_it` is never used
[INFO] [stdout]    --> benches/flurry_dashmap.rs:101:4
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn task_get_flurry_u64_u64_guard_every_it(map: &Cache<u64, u64>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_flurry_u64_u64_guard_every_it` is never used
[INFO] [stdout]    --> benches/flurry_dashmap.rs:108:4
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn get_flurry_u64_u64_guard_every_it(c: &mut Criterion) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `task_get_flurry_u64_u64_guard_once` is never used
[INFO] [stdout]    --> benches/flurry_dashmap.rs:132:4
[INFO] [stdout]     |
[INFO] [stdout] 132 | fn task_get_flurry_u64_u64_guard_once(threads: usize, map: Arc<Cache<u64, u64>>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_flurry_u64_u64_guard_once` is never used
[INFO] [stdout]    --> benches/flurry_dashmap.rs:151:4
[INFO] [stdout]     |
[INFO] [stdout] 151 | fn get_flurry_u64_u64_guard_once(c: &mut Criterion) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/bloom/haskey.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 173 |         ;
[INFO] [stdout]     |         ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]   --> src/cmsketch.rs:94:51
[INFO] [stdout]    |
[INFO] [stdout] 94 |             s.push_str(format!("{:#02} ", (self.0[(i / 2)] >> ((i & 1) * 4)) & 0x0f).as_str());
[INFO] [stdout]    |                                                   ^     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 94 -             s.push_str(format!("{:#02} ", (self.0[(i / 2)] >> ((i & 1) * 4)) & 0x0f).as_str());
[INFO] [stdout] 94 +             s.push_str(format!("{:#02} ", (self.0[i / 2 ] >> ((i & 1) * 4)) & 0x0f).as_str());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_erase_flurry_hashbrown` is never used
[INFO] [stdout]    --> benches/flurry_hashbrown.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 |     insert_erase_flurry_hashbrown,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `bench_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_flurry_hashbrown` is never used
[INFO] [stdout]    --> benches/flurry_hashbrown.rs:139:28
[INFO] [stdout]     |
[INFO] [stdout] 139 | bench_suite!(bench_lookup, get_flurry_hashbrown, "get_flurry_hashbrown",);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bench_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_absent_flurry_hashbrown` is never used
[INFO] [stdout]    --> benches/flurry_hashbrown.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     get_absent_flurry_hashbrown,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bench_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `iter_flurry_hashbrown` is never used
[INFO] [stdout]    --> benches/flurry_hashbrown.rs:192:26
[INFO] [stdout]     |
[INFO] [stdout] 192 | bench_suite!(bench_iter, iter_flurry_hashbrown, "iter_flurry_hashbrown",);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bench_suite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/ttl.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |             break;
[INFO] [stdout]    |             ----- any code following this expression is unreachable
[INFO] [stdout] 95 |
[INFO] [stdout] 96 |             break;
[INFO] [stdout]    |             ^^^^^^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `syncpool::prelude`
[INFO] [stdout]  --> src/ring.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use syncpool::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Add`
[INFO] [stdout]  --> src/cache.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::ops::{Add, Deref};
[INFO] [stdout]   |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `entries` is never read
[INFO] [stdout]   --> src/bloom/bbloom.rs:35:27
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let mut entries = 0;
[INFO] [stdout]    |                           ^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 42 |             entries = num_entries as u64;
[INFO] [stdout]    |             ---------------------------- `entries` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `locs` is never read
[INFO] [stdout]   --> src/bloom/bbloom.rs:36:24
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let mut locs = 0;
[INFO] [stdout]    |                        ^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 43 |             locs = wrongs as u64;
[INFO] [stdout]    |             -------------------- `locs` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/bloom/bbloom.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |         unsafe {
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/bloom/bbloom.rs:153:32
[INFO] [stdout]     |
[INFO] [stdout] 153 |             bj.filter_set[i] = unsafe { ptr.wrapping_offset(i as isize) as u8 }
[INFO] [stdout]     |                                ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function cannot return without recursing
[INFO] [stdout]   --> src/store.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn deref_mut(&mut self) -> &mut Self::Target {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing
[INFO] [stdout] 72 |         self
[INFO] [stdout]    |         ---- recursive call site
[INFO] [stdout]    |
[INFO] [stdout]    = help: a `loop` may express intention better if this is on purpose
[INFO] [stdout]    = note: `#[warn(unconditional_recursion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `expiration` is never read
[INFO] [stdout]    --> src/cache.rs:592:48
[INFO] [stdout]     |
[INFO] [stdout] 592 |         let mut expiration: Option<Duration> = None;
[INFO] [stdout]     |                                                ^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 600 |             expiration = Some(time::SystemTime::now().elapsed().unwrap().checked_add(ttl).unwrap())
[INFO] [stdout]     |             --------------------------------------------------------------------------------------- `expiration` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function cannot return without recursing
[INFO] [stdout]    --> src/cache.rs:742:5
[INFO] [stdout]     |
[INFO] [stdout] 742 |     pub fn clear<'g>(&'g self, guard: &'g Guard) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing
[INFO] [stdout] ...
[INFO] [stdout] 761 |         self.clear(guard);
[INFO] [stdout]     |         ----------------- recursive call site
[INFO] [stdout]     |
[INFO] [stdout]     = help: a `loop` may express intention better if this is on purpose
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/policy.rs:191:17
[INFO] [stdout]     |
[INFO] [stdout] 191 |                 unsafe {
[INFO] [stdout]     |                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/ring.rs:46:25
[INFO] [stdout]    |
[INFO] [stdout] 44 |             unsafe {
[INFO] [stdout]    |             ------ because it's nested under this `unsafe` block
[INFO] [stdout] 45 |                 let p = self.cons.load(Ordering::SeqCst, guard);
[INFO] [stdout] 46 |                 let p = unsafe {p.as_ptr()};
[INFO] [stdout]    |                         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/ring.rs:47:25
[INFO] [stdout]    |
[INFO] [stdout] 44 |             unsafe {
[INFO] [stdout]    |             ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 47 |                 let p = unsafe {p.as_mut().unwrap()};
[INFO] [stdout]    |                         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/ring.rs:49:39
[INFO] [stdout]    |
[INFO] [stdout] 44 |             unsafe {
[INFO] [stdout]    |             ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 49 |                 if data.is_null() || !unsafe { data.deref() }.is_empty() {
[INFO] [stdout]    |                                       ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `size_exp` is never read
[INFO] [stdout]   --> src/bloom/bbloom.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Bloom {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     size_exp: u64,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `json_encoder` is never used
[INFO] [stdout]    --> src/bloom/bbloom.rs:145:8
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl Bloom {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 145 |     fn json_encoder(&mut self) -> Vec<u8> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `any_as_u8_slice` is never used
[INFO] [stdout]  --> src/bloom/rutil.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | unsafe fn any_as_u8_slice<T: Sized>(p: &T) -> &[u8] {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_string` is never used
[INFO] [stdout]   --> src/bloom/hasher.rs:58:4
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn is_string<T: ?Sized + Any>(_s: &T) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ITER` is never used
[INFO] [stdout]    --> src/store.rs:283:11
[INFO] [stdout]     |
[INFO] [stdout] 283 |     const ITER: u64 = 32 * 1024;
[INFO] [stdout]     |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `into_box` and `compare_exchange` are never used
[INFO] [stdout]   --> src/reclaim.rs:23:26
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<T> Atomic<T> {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub(crate) unsafe fn into_box(self) -> Box<Linked<T>> {
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub(crate) fn compare_exchange<'g>(
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CompareExchangeError` is never constructed
[INFO] [stdout]   --> src/reclaim.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub(crate) struct CompareExchangeError<'g, T> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `RetireShared` is never used
[INFO] [stdout]    --> src/reclaim.rs:146:18
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub(crate) trait RetireShared {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `GuardRef` is never used
[INFO] [stdout]    --> src/reclaim.rs:156:17
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub(crate) enum GuardRef<'g> {
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get` and `SetsDropped` are never used
[INFO] [stdout]    --> src/cache.rs:917:19
[INFO] [stdout]     |
[INFO] [stdout] 910 | impl Metrics {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 917 |     pub(crate) fn get<'g>(&'g self, t: MetricType, guard: &'g Guard) -> u64 {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 931 |     pub(crate) fn SetsDropped<'g>(&'g self, guard: &'g Guard) -> u64 {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]     --> src/cache.rs:1199:17
[INFO] [stdout]      |
[INFO] [stdout] 1199 |     struct Pair(Box<i32>, Box<i32>);
[INFO] [stdout]      |            ---- ^^^^^^^^  ^^^^^^^^
[INFO] [stdout]      |            |
[INFO] [stdout]      |            fields in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing these fields
[INFO] [stdout]      = note: `Pair` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Policy` is never used
[INFO] [stdout]   --> src/policy.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub trait Policy {
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `number_counters` and `max_cost` are never read
[INFO] [stdout]   --> src/policy.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct DefaultPolicy<T> {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |     number_counters: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 47 |     lock: Mutex<()>,
[INFO] [stdout] 48 |     max_cost: i64,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `close` is never used
[INFO] [stdout]    --> src/policy.rs:236:12
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl<T> DefaultPolicy<T> {
[INFO] [stdout]     | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 236 |     pub fn close(&mut self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `RingConsumer` is never used
[INFO] [stdout]   --> src/ring.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub type RingConsumer = Box<dyn Fn(Vec<u64>) -> bool>;
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `getSize` should have a snake case name
[INFO] [stdout]    --> src/bloom/bbloom.rs:170:4
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn getSize(mut u_i64: u64) -> (u64, u64) {
[INFO] [stdout]     |    ^^^^^^^ help: convert the identifier to snake case: `get_size`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/bloom/haskey.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let key = *key.deref();
[INFO] [stdout]    |                   ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `T` does not implement `Deref`, so calling `deref` on `&T` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/cache.rs:593:12
[INFO] [stdout]     |
[INFO] [stdout] 593 |         if ttl.as_millis() < 0 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `delVal` should have a snake case name
[INFO] [stdout]    --> src/cache.rs:666:29
[INFO] [stdout]     |
[INFO] [stdout] 666 |                         let delVal = dstore.del(&victims[i].key, &0, guard);
[INFO] [stdout]     |                             ^^^^^^ help: convert the identifier to snake case: `del_val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/cache.rs:675:125
[INFO] [stdout]     |
[INFO] [stdout] 675 | ...ims[i].conflict, unsafe { v.deref().deref().deref() }, victims[i].cost)
[INFO] [stdout]     |                                               ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `V` does not implement `Deref`, so calling `deref` on `&V` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `delVal` should have a snake case name
[INFO] [stdout]    --> src/cache.rs:811:29
[INFO] [stdout]     |
[INFO] [stdout] 811 |                         let delVal = store.del(&victims[i].key, &0, guard);
[INFO] [stdout]     |                             ^^^^^^ help: convert the identifier to snake case: `del_val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/cache.rs:820:125
[INFO] [stdout]     |
[INFO] [stdout] 820 | ...ims[i].conflict, unsafe { v.deref().deref().deref() }, victims[i].cost)
[INFO] [stdout]     |                                               ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `V` does not implement `Deref`, so calling `deref` on `&V` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `SetsDropped` should have a snake case name
[INFO] [stdout]    --> src/cache.rs:931:19
[INFO] [stdout]     |
[INFO] [stdout] 931 |     pub(crate) fn SetsDropped<'g>(&'g self, guard: &'g Guard) -> u64 {
[INFO] [stdout]     |                   ^^^^^^^^^^^ help: convert the identifier to snake case: `sets_dropped`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]     --> src/cache.rs:1080:9
[INFO] [stdout]      |
[INFO] [stdout] 1080 |         t1.join();
[INFO] [stdout]      |         ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1080 |         let _ = t1.join();
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]     --> src/cache.rs:1081:9
[INFO] [stdout]      |
[INFO] [stdout] 1081 |         t2.join();
[INFO] [stdout]      |         ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1081 |         let _ = t2.join();
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]     --> src/cache.rs:1082:9
[INFO] [stdout]      |
[INFO] [stdout] 1082 |         t3.join();
[INFO] [stdout]      |         ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1082 |         let _ = t3.join();
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]     --> src/cache.rs:1083:9
[INFO] [stdout]      |
[INFO] [stdout] 1083 |         t4.join();
[INFO] [stdout]      |         ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1083 |         let _ = t4.join();
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/policy.rs:467:9
[INFO] [stdout]     |
[INFO] [stdout] 467 |         drop(Box::into_raw(shard_metric))
[INFO] [stdout]     |         ^^^^^---------------------------^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              argument has type `*mut Metrics`
[INFO] [stdout]     |
[INFO] [stdout]     = note: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     = note: `#[warn(dropping_copy_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/policy.rs:519:9
[INFO] [stdout]     |
[INFO] [stdout] 519 |         drop(Box::into_raw(shard_metric))
[INFO] [stdout]     |         ^^^^^---------------------------^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              argument has type `*mut Metrics`
[INFO] [stdout]     |
[INFO] [stdout]     = note: use `let _ = ...` to ignore the expression or result
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/policy.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |         drop(Box::into_raw(shard_metric))
[INFO] [stdout]     |         ^^^^^---------------------------^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              argument has type `*mut Metrics`
[INFO] [stdout]     |
[INFO] [stdout]     = note: use `let _ = ...` to ignore the expression or result
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/policy.rs:552:9
[INFO] [stdout]     |
[INFO] [stdout] 552 |         drop(Box::into_raw(shard_metric))
[INFO] [stdout]     |         ^^^^^---------------------------^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              argument has type `*mut Metrics`
[INFO] [stdout]     |
[INFO] [stdout]     = note: use `let _ = ...` to ignore the expression or result
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/policy.rs:570:9
[INFO] [stdout]     |
[INFO] [stdout] 570 |         drop(Box::into_raw(shard_metric))
[INFO] [stdout]     |         ^^^^^---------------------------^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              argument has type `*mut Metrics`
[INFO] [stdout]     |
[INFO] [stdout]     = note: use `let _ = ...` to ignore the expression or result
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/policy.rs:594:9
[INFO] [stdout]     |
[INFO] [stdout] 594 |         drop(Box::into_raw(shard_metric))
[INFO] [stdout]     |         ^^^^^---------------------------^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              argument has type `*mut Metrics`
[INFO] [stdout]     |
[INFO] [stdout]     = note: use `let _ = ...` to ignore the expression or result
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/policy.rs:612:9
[INFO] [stdout]     |
[INFO] [stdout] 612 |         drop(Box::into_raw(shard_metric))
[INFO] [stdout]     |         ^^^^^---------------------------^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              argument has type `*mut Metrics`
[INFO] [stdout]     |
[INFO] [stdout]     = note: use `let _ = ...` to ignore the expression or result
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/policy.rs:631:9
[INFO] [stdout]     |
[INFO] [stdout] 631 |         drop(Box::into_raw(shard_metric))
[INFO] [stdout]     |         ^^^^^---------------------------^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              argument has type `*mut Metrics`
[INFO] [stdout]     |
[INFO] [stdout]     = note: use `let _ = ...` to ignore the expression or result
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/policy.rs:650:9
[INFO] [stdout]     |
[INFO] [stdout] 650 |         drop(Box::into_raw(shard_metric))
[INFO] [stdout]     |         ^^^^^---------------------------^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              argument has type `*mut Metrics`
[INFO] [stdout]     |
[INFO] [stdout]     = note: use `let _ = ...` to ignore the expression or result
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/policy.rs:670:9
[INFO] [stdout]     |
[INFO] [stdout] 670 |         drop(Box::into_raw(shard_metric))
[INFO] [stdout]     |         ^^^^^---------------------------^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              argument has type `*mut Metrics`
[INFO] [stdout]     |
[INFO] [stdout]     = note: use `let _ = ...` to ignore the expression or result
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `cmDepth` should have an upper case name
[INFO] [stdout]  --> src/cmsketch.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const cmDepth: usize = 4;
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 6 - const cmDepth: usize = 4;
[INFO] [stdout] 6 + const CM_DEPTH: usize = 4;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TestSketchClear` should have a snake case name
[INFO] [stdout]    --> src/cmsketch.rs:132:8
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn TestSketchClear() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_sketch_clear`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.53s
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "6ad74ebff23428d118cdf2700f2e2e3797ef39b4e64b56a9badbb9dd498ed604", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ad74ebff23428d118cdf2700f2e2e3797ef39b4e64b56a9badbb9dd498ed604", kill_on_drop: false }`
[INFO] [stdout] 6ad74ebff23428d118cdf2700f2e2e3797ef39b4e64b56a9badbb9dd498ed604
